FIFO data read with no FIFO pop.
RXDATA | Received data from the FIFO. The number of bits used depends on the DATALEN and PARITYSEL settings. |
FRAMERR | Framing Error status flag. This bit reflects the status for the data it is read along with from the FIFO, and indicates that the character was received with a missing stop bit at the expected location. This could be an indication of a baud rate or configuration mismatch with the transmitting source. |
PARITYERR | Parity Error status flag. This bit reflects the status for the data it is read along with from the FIFO. This bit will be set when a parity error is detected in a received character. |
RXNOISE | Received Noise flag. See description of the RxNoiseInt bit in Table 354. |